/ Assembly List / LJCWinFormControls / LJCDataGrid / LJCGetMouseColumnIndex

Namespace - LJCWinFormControls


Parameters
e - The event arguments.

Returns

The selected column index.

Syntax

C#
public Int32 LJCGetMouseColumnIndex(MouseEventArgs e)

Retrieves the column index where the mouse was clicked.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.